home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
cyber.net interactivo 3
/
inter@ivo 1996-04.iso
/
cybint3
/
bin
/
clusters.dxr
/
00015.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1996-03-21
|
215 b
|
11 lines
on exitFrame
if the movieTime of sprite 13 = the duration of cast 20 then
set the visible of sprite 5 to 0
set the sound of cast 20 to 0
unLoad(cast 20)
go(1)
else
go(the frame)
end if
end